home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 December
/
2004-12 CHIP.iso
/
Multimedia
/
Real Alternative 1.27
/
realalt127.exe
/
{pf}
/
Media Player Classic
/
mplayerc,2.exe
/
HTML
/
340
next >
Wrap
Text File
|
2004-03-28
|
979b
|
33 lines
<html>
<head>
<title>MPC WebServer</title>
<link rel="stylesheet" type="text/css" href="/default.css">
</head>
<body>
<p>
Sorry, this is just a little demo page for now, I'm still awaiting ideas what
to put here ... and mostly why (hehe) Anyway, I'm sure there will be some use
of this web server in the future. You users can always come up with something.
</p>
<p>
And if you are already here, why don't you try sending a few commands to MPC,
just to see if it works :)
</p>
<p>
<form action="[commandpath]" method="post">
<select name="[wmcname]">
[wmcoptions]
</select>
<input type="submit" value="Go!" name="submit">
</form>
</p>
<p>
New feature from the previous release: <a href="/browser.html">The file browser!</a>
</p>
<p>
New feature in this release: <a href="/controls.html">The media player interface!</a> (thanks to chobits!)
</p>
[debug]
</body>
</html>